github.com/go-faster/errors.Frame.frames (field)

3 uses

	github.com/go-faster/errors (current package)
		frame.go#L16: 	frames [3]uintptr
		frame.go#L24: 	runtime.Callers(skip+1, s.frames[:])
		frame.go#L32: 	frames := runtime.CallersFrames(f.frames[:])